Skip to content

PasteFox/pastefox-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PasteFox

PasteFox Apps

Official native apps for PasteFox — share code and text from any device.

Website · API Docs · Report a Bug


Apps

App Platform Tech Status
Desktop Windows C# / WPF / .NET 10 In Development
Mobile iOS, Android Planned

Desktop

Native Windows client with system tray, clipboard monitoring, and browser-based authentication.

cd desktop
dotnet build
dotnet run

See desktop/README.md for details.

API

All apps use the PasteFox REST API:

  • Base URL: https://pastefox.com/api/v1
  • Auth: X-API-Key header or desktop session token
  • Docs: pastefox.com/docs/api

Contributing

  1. Fork this repository
  2. Create a branch (git checkout -b my-feature)
  3. Make changes and test locally
  4. Submit a pull request

License

MIT — see LICENSE

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages